home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-03-12 | 1.2 KB | 24 lines | [TEXT/ttxt] |
- echo PurePak support in Snak
- echo This release of Snak supports almost all of the ircII scripting language.
- echo Most built-in functions are implemented, and all the operators are functional.
- echo Most event handlers are supported, except for handlers relating to DCC and CTCP which are not yet implemented.
- echo
- echo The supported language features are:
- echo Keywords:
- echo /Alias, /Assign, /Load, /Timer, ON, @, IF, FOREACH, WHILE
- echo
- echo Built-in functions:
- echo $left, $right, $mid, $time, $stime, $index, $rindex, $rand, $srand, $match, $rmatch,$strip, $encode, $decode, $ischannel, $ischanop, $word, $usehost, $toupper, $tolower, $mychannels, $myservers, $onchannel, $ chanusers, $A, $B, $C, $E, $F, $H, $I, $K, $M, $N, $0, $P, $Z, $0 - $9, $. $, $: $; $?
- echo
- echo Snak supports all the ircII operators:
- echo = == + ++ - -- # & && | || < > ! / * % ^ ? ~
- echo
- echo The unsupported language features are:
- echo Keywords:
- echo /Window, /Bind
- echo
- echo Built-in functions:
- echo $winnum, $winnam, $connect, $listen, $curpos, $pid, $ppid, $$, $D, $Q, $R, $S, $T, $U, $V, $W
- echo
- echo To remove this message, edit the purepak.irc script file...
-